home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / CD Navigator 4.2 / DOC_ENG.TXT < prev    next >
Text File  |  1998-02-21  |  8KB  |  188 lines

  1. Theme : CD Navigator v4.2 keys and commands summary
  2. Author: Tomoga Janos
  3. E-mail: tomoga@freemail.c3.hu; tomoga@mail.matav.hu
  4. Web   : http://www.geocities.com/SiliconValley/Lab/2058
  5. Update: 02.21.1998.
  6. -----------------------------------------------------------------------------
  7. You can get more information about functions of CD Navigator in program, just
  8. press F1 key after start.
  9.  
  10. You can configure startup variables with editing CDN.INI file. Use a simple
  11. DOS text editor, you find instructions in that file.
  12.  
  13. If you want CD Navigator to speak in your language, please read LANGUAGE.TXT
  14. -----------------------------------------------------------------------------
  15.  
  16. Group Panel Keys:
  17. -----------------
  18.  
  19.    F1        - Help
  20.    F2        - Save current disk image to current group.
  21.    F3        -
  22.    F4        - Turn on the Keyword Panel.
  23.    F5        - Show SCAN screen.
  24.    F6        - Rename disk or group.
  25.    F7        - Make new group.
  26.    F8        - Delete disk or empty group.
  27.    F10       - Exit CD Navigator.
  28.  
  29. Dir Panel Keys:
  30. ---------------
  31.  
  32.    F1        - Help
  33.    F2        - Save current disk image to current group.
  34.    F3        - View a file or play a track (if the disk in the source drive).
  35.    F4        - Turn on the Keyword Panel.
  36.    F5        - Show SCAN screen.
  37.    F6        - Edit note of the current file (RIGHT do the same).
  38.    F7        - Clear all notes.
  39.    F8        - Delete note of the current file.
  40.    F10       - Exit CD Navigator.
  41.    Ins       - Mark file
  42.  
  43. Keyword Panel Keys:
  44. -------------------
  45.  
  46.    F1        - Help
  47.    F2        - Add keyword settings to file and show next one.
  48.    F3        - Search files with specified extension, belongs to activated
  49.                keywords.
  50.    F4        - Turn Keyword Panel off.
  51.    F5        - Search OR
  52.                (Turn on DOS and Game keyword. Program will list files with
  53.                keyword DOS or Game. Other keywords may be turned on, but DOS
  54.                or Game have to turned on.)
  55.    F6        - Search AND
  56.                (Turn on DOS and Game keyword. Program will list files with
  57.                keyword DOS and Game. Other keywords may be turned on, but DOS
  58.                and Game have to be turned on.)
  59.    F7        - Search ONLY
  60.                (Turn on DOS and Game keyword. Program will list files with
  61.                keyword DOS and Game. Other keywords have to be turned off.)
  62.    F8        - Clear Keyword Panel.
  63.    F9        - Change keyword set.
  64.    F10       - Exit CD Navigator.
  65.    Ins       - Mark keyword
  66.  
  67. ALT Keys:
  68. ---------
  69.  
  70.    ALT-F1    - Help
  71.    ALT-F2    - Change Searched Item
  72.    ALT-F6    - Turn on/off AutoLoad function
  73.                When AutoLoad on, load disk at simple cursor movement (work
  74.                only with keyboard).
  75.    ALT-F7    - Change temporary directory
  76.    ALT-F8    - Change source drive
  77.    ALT-F9    - Turn screensaver on
  78.    ALT-F10   - Change data directory
  79.  
  80. CTRL Keys:
  81. ----------
  82.  
  83.    CTRL-F2   - Make statistics about current group (and its subgroups).
  84.    CTRL-F5   - Copy marked files from Directory Panel to temporary directory.
  85.                (if the disk inserted.)
  86.    CTRL-F6   - Print contents of current group or directory.
  87.    CTRL-F7   - Save notes, keyword settings, name and note of the disk, and note
  88.                of the audiotracks(if there will be on the disk) to SOURCE drive.
  89.                CD Navigator search this file (CDNINFO.NOT) at scan automa-
  90.                tically and read data to fill properties of the disk.
  91.                (For CD makers.)
  92.    CTRL-F8   - Identify inserted disk (search in database).
  93.  
  94. Other keys:
  95. -----------
  96.  
  97.    Esc       - Show DOS screen.
  98.    Right     - Edit note of the current dir entry
  99.    CTRL-Home - Jump to Main group or Root directory from anywhere.
  100.    CTRL-E    - Restore the last searched string in command line.
  101.    CTRL-L    - Switch showed information in Information Box.
  102.    CTRL-K    - Switch showed information in Group Panel.
  103.    CTRL-End  - Stop CD player
  104.    ALT-X     - Exit program
  105.    ALT-N     - Sort by name
  106.    ALT-E     - Sort by extension
  107.    ALT-S     - Sort by size (Dir Panel) or by strorage place (Group Panel)
  108.    ALT-D     - Sort by date
  109.    ALT-T     - Sort by time (Dir Panel) or by type (Group Panel)
  110.    ALT-C     - Copy note of current file to clipboard
  111.    ALT-O     - Overwrite note of current file from clipboard
  112.    ALT-I     - Insert string in note of current file from clipboard
  113.    ALT-A     - Append string to note of current file from clipboard
  114.    ALT-+     - (ALT-plus)  Mark all files in the current directory
  115.    ALT--     - (ALT-minus) Unmark all files in the current directory
  116.    ALT-L     - Change program language (english/hungarian)
  117.  
  118. The SEARCH sreen, searching in program
  119. --------------------------------------
  120.  
  121.    Usage: Just type the searched string and press enter. Example with 'MOV':
  122.  
  123.    mov       - Search MOV anywhere in the string.
  124.    *mov      - Search MOV at the end of the string.
  125.    mov*      - Search MOV at the start of the string.
  126.    **mov     - Search exactly the MOV string as filename (diskname etc.)
  127.    *.*       - List all contents.
  128.  
  129.    Logical search usage: Type logical operator between two strings in lower
  130.                          case (!). For example: flo and avi
  131.  
  132.    or        - Search flo OR avi     (flower.gif,big.avi,flower.avi)
  133.    and       - Search flo AND avi    (flower.avi)
  134.    not       - Search flo but NOT avi (flower.gif)
  135.  
  136.    You can stop searching with SPACE key. Useable keys after this:
  137.  
  138.    F1        - About the program
  139.    F2        - Change searched item
  140.    F3        - New searched string
  141.    F4        - Begin a new search
  142.    F5        - Copy the highlighted founded file to temporary directory.
  143.    F6        - Print founded items.
  144.    F7        - Print founded items to file !FOUND.TXT in temporary directory.
  145.    F8        - Jump the file or disk. (ENTER do the same)
  146.    F10       - Exit SEARCH procedure.
  147.  
  148. The SCAN screen, scan source disk
  149. ---------------------------------
  150.  
  151.    Press F5 key in main screen. Scan screen allows you to change the following
  152.    options or start some procedures:
  153.  
  154.    F1        - Start LoadText procedure. It load a DESCRIPT.ION type text file
  155.                and make a CDN type database from it. (see example.txt)
  156.                You can use this procedure to make virtual disk images.
  157.    F2        - Save scanned disk image.
  158.    F3        - Change scan level, the directory depth of scanning.
  159.    F4        - Start Scan More procedure. Use it to scan a big amount of disk
  160.                (floppies).
  161.    F5        - Start a normal Scan procedure.
  162.    F6        - Change Note Level.
  163.    F7        - Change Note file. (CD Navigator can read notes from these
  164.                DESCRIPT.ION type files.)
  165.    F8        - Change source drive.
  166.    F10       - Exit Scan procedure.
  167.    ALT-A     - Turn on/off AutoData function and fill its data.
  168.                (Set AutoData parameters in CDN.INI file.)
  169.    ALT-Z     - Turn on/off OpenZip function.
  170.                CD Navigator can open compressed files and make a 60 character
  171.                length note from FILE_ID.DIZ file if this option ON.
  172.                (Set Zip parameters in CDN.INI file.)
  173.  
  174. Command line parameters:
  175. ------------------------
  176.    Usage: cdn searched_string [/switch1] .. [/switch5]
  177.  
  178.    /F        - Search filename
  179.    /N        - Search filenote
  180.    /A        - Search audiotrack
  181.    /D        - Search diskname
  182.    /O        - Search disknote
  183.    /?        - Parameters summary
  184.  
  185.    If there is no switch then use default parameters defined in CDN.INI file.
  186.  
  187. -----------------------------------------------------------------------------
  188. END